home *** CD-ROM | disk | FTP | other *** search
/ The Game Master (3rd Edition) / The Game Master 3rd edition.iso / files / educhool / babybusy / esketch.doc < prev    next >
Encoding:
Text File  |  1988-10-29  |  1.5 KB  |  33 lines

  1. ************************ESKETCH by B. Bednarz, 1988 ************************
  2. This is a simple Etch-A-Sketch program for children.  It requires a
  3. color monitor and a CGA adapter.  It runs in the 640x200 hi-resolution
  4. CGA mode.  There are three types of controls:
  5.  
  6. 1)  The cursor keys move the "pencil" around the screen, including
  7.     diagonally (an improvement over the original, real Etch-a-Sketch).
  8.  
  9. 2)    The space bar turns the "writing" on and off.   When the program is
  10.     first ran, the pencil is "on", so that lines appears when using the
  11.     cursor keys.  Hitting the space bar turns the pencil off, so that
  12.     you may move around the screen.
  13.  
  14. 3)    The numbers 1 through 0 at the top of the screen control how far
  15.     the pencil jumps when you tap a cursor key.  Thus, at "9", the
  16.     pencil will glide quickly across the screen, while at "1" it will
  17.     move painstakingly slow.
  18.  
  19. Hint:  Don't tell the child about any of the keys, let him/her just
  20.        explore.
  21.  
  22. Hint:  To print a picture, use shift-print screen.  For this your
  23.        computer/printer setup must be able to print graphics.
  24.  
  25.  
  26.     This program should be satisfactory for children ages two and up.
  27.  
  28. Special Note:  There is a second file called esketch.att included.  This
  29.     file run esketch in the AT&T super high resolution mode (640x400),
  30.     for those of you who own an AT&T computer.  To make it run, change
  31.     the name to esketch.exe (first putting the original esketch.exe
  32.     somewhere else), and then run as usual.
  33.